FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package hl7.terminology#current (63 ms)

Package hl7.terminology
Type CodeSystem
Id Id
FHIR Version R5
Source http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-measure-aggregate-method.html
Url http://terminology.hl7.org/CodeSystem/measure-aggregate-method
Version 2.0.0
Status active
Date 2023-02-08T23:21:03-06:00
Name MeasureAggregateMethod
Title Measure Aggregate Method
Experimental False
Realm uv
Authority hl7
Description Aggregation method for a measure (e.g. sum, average, median, minimum, maximum, count)
Copyright This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html
Content complete

Resources that use this resource

ConceptMap
http://hl7.org/fhir/us/cqfmeasures/ConceptMap/aggregate-method Aggregate Method mapping
http://terminology.hl7.org/ValueSet/measure-aggregate-method Measure Aggregate Method

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem measure-aggregate-method

This case-sensitive code system http://terminology.hl7.org/CodeSystem/measure-aggregate-method defines the following codes:

CodeDisplayDefinition
sum SumThe measure score is determined by adding together the observations derived from the measure population.
average AverageThe measure score is determined by taking the average of the observations derived from the measure population.
median MedianThe measure score is determined by taking the median of the observations derived from the measure population.
minimum MinimumThe measure score is determined by taking the minimum of the observations derived from the measure population.
maximum MaximumThe measure score is determined by taking the maximum of the observations derived from the measure population.
count CountThe measure score is determined as the number of observations derived from the measure population.

Source

{
  "resourceType" : "CodeSystem",
  "id" : "measure-aggregate-method",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem measure-aggregate-method</b></p><a name=\"measure-aggregate-method\"> </a><a name=\"hcmeasure-aggregate-method\"> </a><a name=\"measure-aggregate-method-en-US\"> </a><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/measure-aggregate-method</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">sum<a name=\"measure-aggregate-method-sum\"> </a></td><td>Sum</td><td>The measure score is determined by adding together the observations derived from the measure population.</td></tr><tr><td style=\"white-space:nowrap\">average<a name=\"measure-aggregate-method-average\"> </a></td><td>Average</td><td>The measure score is determined by taking the average of the observations derived from the measure population.</td></tr><tr><td style=\"white-space:nowrap\">median<a name=\"measure-aggregate-method-median\"> </a></td><td>Median</td><td>The measure score is determined by taking the median of the observations derived from the measure population.</td></tr><tr><td style=\"white-space:nowrap\">minimum<a name=\"measure-aggregate-method-minimum\"> </a></td><td>Minimum</td><td>The measure score is determined by taking the minimum of the observations derived from the measure population.</td></tr><tr><td style=\"white-space:nowrap\">maximum<a name=\"measure-aggregate-method-maximum\"> </a></td><td>Maximum</td><td>The measure score is determined by taking the maximum of the observations derived from the measure population.</td></tr><tr><td style=\"white-space:nowrap\">count<a name=\"measure-aggregate-method-count\"> </a></td><td>Count</td><td>The measure score is determined as the number of observations derived from the measure population.</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cqi"
    }
  ],
  "url" : "http://terminology.hl7.org/CodeSystem/measure-aggregate-method",
  "version" : "2.0.0",
  "name" : "MeasureAggregateMethod",
  "title" : "Measure Aggregate Method",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-02-08T23:21:03-06:00",
  "publisher" : "Health Level Seven International",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org"
        },
        {
          "system" : "email",
          "value" : "hq@HL7.org"
        }
      ]
    }
  ],
  "description" : "Aggregation method for a measure (e.g. sum, average, median, minimum, maximum, count)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "sum",
      "display" : "Sum",
      "definition" : "The measure score is determined by adding together the observations derived from the measure population."
    },
    {
      "code" : "average",
      "display" : "Average",
      "definition" : "The measure score is determined by taking the average of the observations derived from the measure population."
    },
    {
      "code" : "median",
      "display" : "Median",
      "definition" : "The measure score is determined by taking the median of the observations derived from the measure population."
    },
    {
      "code" : "minimum",
      "display" : "Minimum",
      "definition" : "The measure score is determined by taking the minimum of the observations derived from the measure population."
    },
    {
      "code" : "maximum",
      "display" : "Maximum",
      "definition" : "The measure score is determined by taking the maximum of the observations derived from the measure population."
    },
    {
      "code" : "count",
      "display" : "Count",
      "definition" : "The measure score is determined as the number of observations derived from the measure population."
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.